
Retrieve historical monitoring data for the specified foreign cluster.
| URL Parameters | |
|---|---|
| format | The format of the returned data. Can be either
html, json, or xml (default). This value overrides
the Accept header if both are present. |
| Request Headers | |
|---|---|
| Accept | The expected MIME type of the response. If the
format parameter is present, it takes precedence over the Accept header. |
Upon success, MarkLogic Server returns status code 200 (OK). The response body contains the requested data.
manage-user role, or the following
privilege: http://marklogic.com/xdmp/privileges/manage
Address the local cluster at /manage/v2, without specifying the full
/manage/v2/clusters/{id|name}.
metametrics-propertiesmetrics-relationsrelated-views
http://localhost:8002/manage/v2/clusters/Replica?view=metrics
==> Returns historical monitoring data for the foreign cluster
named Replica.